projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60a60c3
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 28 Sep 2003 08:55:50 +0000
(08:55 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 28 Sep 2003 08:55:50 +0000
(08:55 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 737f1fa214dc5a8401c2b56f690a4f429129c1f0..79c4e70f1a41acc7220e66aab2e9465bb7736d39 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
+
+ * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
+ between "MAIL FROM:" and "RCPT TO:" and the following address.
+
2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
* textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.